Skip to content

Conversation

@gergosimonyi
Copy link
Collaborator

No description provided.

@netlify
Copy link

netlify bot commented Apr 10, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit e9f1734
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67f7cc34eb7e60000891b5ae

@netlify
Copy link

netlify bot commented Apr 10, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit e9f1734
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67f7cc34eb7e60000891b5b3

@codecov
Copy link

codecov bot commented Apr 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.79%. Comparing base (5d26853) to head (e9f1734).
Report is 69 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13973      +/-   ##
==========================================
+ Coverage   92.67%   92.79%   +0.11%     
==========================================
  Files         796      796              
  Lines       40788    40788              
==========================================
+ Hits        37802    37850      +48     
+ Misses       2986     2938      -48     
Flag Coverage Δ
e2e 47.84% <ø> (+0.72%) ⬆️
integration 24.15% <ø> (ø)
unit 90.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-e9f17344713385cebe75685b668b060ecad5fc6c
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-e9f17344713385cebe75685b668b060ecad5fc6c

Afterwards, run the upgrade commands from the latest release notes.

@gergosimonyi
Copy link
Collaborator Author

Superseded by #14057

@gergosimonyi gergosimonyi deleted the drf-test branch April 14, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants